| 2011-05-28 |
Wei Huang | HVM/SVM: enable tsc scaling ratio for SVM |
commit | commitdiff | tree | snapshot |
| 2011-05-28 |
Yang, Wei | x86/intel: Fix CPUID leaf 7 detection |
commit | commitdiff | tree | snapshot |
| 2011-05-28 |
Keir Fraser | mem_event: Revert pointless, unrelated, and broken... |
commit | commitdiff | tree | snapshot |
| 2011-05-27 |
Aravindh Puthiyaparambil | mem_event: Allow memory access listener to perform... |
commit | commitdiff | tree | snapshot |
| 2011-05-27 |
Tim Deegan | Fix the filename of the archive produced by 'make deb' |
commit | commitdiff | tree | snapshot |
| 2011-05-27 |
Keir Fraser | Clean up stdarg handling a little. Fix for NetBSD. |
commit | commitdiff | tree | snapshot |
| 2011-05-27 |
Tim Deegan | xen/x86: Add -Wnested-externs to CFLAGS |
commit | commitdiff | tree | snapshot |
| 2011-05-27 |
Tim Deegan | xen: remove more declarations from C files. |
commit | commitdiff | tree | snapshot |
| 2011-05-26 |
Ian Campbell | libxl: use preferred syntax for network device creation... |
commit | commitdiff | tree | snapshot |
| 2011-05-26 |
Konrad Rzeszutek... | libxl: Add 'e820_host' option to config file. |
commit | commitdiff | tree | snapshot |
| 2011-05-26 |
Konrad Rzeszutek... | libxl: Convert E820_UNUSABLE and E820_RAM to E820_UNUSA... |
commit | commitdiff | tree | snapshot |
| 2011-05-26 |
Konrad Rzeszutek... | libxl: Add support for passing in the host's E820 for... |
commit | commitdiff | tree | snapshot |
| 2011-05-26 |
Christoph Egger | libxl: fix build failure (unused variables) for non... |
commit | commitdiff | tree | snapshot |
| 2011-05-26 |
Christoph Egger | tools/libfsimage: build fix (ctype macros applied to... |
commit | commitdiff | tree | snapshot |
| 2011-05-26 |
George Dunlap | tools: Enable superpages for HVM domains by default |
commit | commitdiff | tree | snapshot |
| 2011-05-26 |
George Dunlap | tools: Introduce "allocate-only" page type for migration |
commit | commitdiff | tree | snapshot |
| 2011-05-26 |
George Dunlap | tools: Save superpages in the same batch, to make detec... |
commit | commitdiff | tree | snapshot |
| 2011-05-26 |
George Dunlap | tools: libxc: Detect superpages on domain restore |
commit | commitdiff | tree | snapshot |
| 2011-05-26 |
Ian Jackson | Merge |
commit | commitdiff | tree | snapshot |
| 2011-05-26 |
Stefano Stabellini | libxl: libxl_domain_setmaxmem: actually call xc_domain_... |
commit | commitdiff | tree | snapshot |
| 2011-05-26 |
Shriram Rajagopalan | tools: remus: blktap2/block-remus.c - potential write... |
commit | commitdiff | tree | snapshot |
| 2011-05-26 |
Keir Fraser | Rename inj_msi -> inject_msi |
commit | commitdiff | tree | snapshot |
| 2011-05-26 |
Shriram Rajagopalan | tools: remus: support DRBD disk backends |
commit | commitdiff | tree | snapshot |
| 2011-05-26 |
Wei Liu | libxc: add new operation in HVMOP to deliver emulated... |
commit | commitdiff | tree | snapshot |
| 2011-05-26 |
Wei Liu | x86: Add a new operation in HVMOP to inject emulated... |
commit | commitdiff | tree | snapshot |
| 2011-05-26 |
Konrad Rzeszutek... | libxc: xc_domain_set_memory_map, xc_get_machine_memory_... |
commit | commitdiff | tree | snapshot |
| 2011-05-26 |
Fabio Fantoni | tools/hotplug/Linux: start all xen daemons in runlevel 2 |
commit | commitdiff | tree | snapshot |
| 2011-05-26 |
Ian Jackson | libxl: add missing ":" in log messages |
commit | commitdiff | tree | snapshot |
| 2011-05-26 |
Zhou Peng | libxl: support "spice" (remote display protocol) with... |
commit | commitdiff | tree | snapshot |
| 2011-05-26 |
Tim Deegan | xen: remove extern function declarations from C files. |
commit | commitdiff | tree | snapshot |
| 2011-05-26 |
Olaf Hering | xentrace: allocate non-contiguous per-cpu trace buffers |
commit | commitdiff | tree | snapshot |
| 2011-05-26 |
Olaf Hering | xentrace: update __insert_record() to copy the trace... |
commit | commitdiff | tree | snapshot |
| 2011-05-26 |
Olaf Hering | xentrace: fix type of offset to avoid ouf-of-bounds... |
commit | commitdiff | tree | snapshot |
| 2011-05-26 |
Olaf Hering | xentrace: reduce trace buffer size to something mfn_off... |
commit | commitdiff | tree | snapshot |
| 2011-05-26 |
Wei Liu | x86: fix macro names typo in VMSI code (GLFAGS->GFLAGS) |
commit | commitdiff | tree | snapshot |
| 2011-05-26 |
Ian Campbell | IOMMU: Fail if intremap is not available and iommu... |
commit | commitdiff | tree | snapshot |
| 2011-05-25 |
W. Michael... | tools/hotplug: support vif-post.d hook arrangements |
commit | commitdiff | tree | snapshot |
| 2011-05-24 |
Stefano Stabellini | libxl: fix initialization of the disk parsing iterator |
commit | commitdiff | tree | snapshot |
| 2011-05-24 |
Ian Campbell | libxl: refactor libxl__domain_firmware to choose based on |
commit | commitdiff | tree | snapshot |
| 2011-05-24 |
Ian Campbell | libxl: fixup error handling in libxl__build_hvm. |
commit | commitdiff | tree | snapshot |
| 2011-05-24 |
Ian Campbell | libxl: pass device model info down into HVM domain... |
commit | commitdiff | tree | snapshot |
| 2011-05-24 |
Ian Campbell | libxl/xl: Use "firmware" rather than "hvmloader" in... |
commit | commitdiff | tree | snapshot |
| 2011-05-24 |
Ian Campbell | tools: libxc: allow HVM firmware to be loaded at an... |
commit | commitdiff | tree | snapshot |
| 2011-05-24 |
Ian Campbell | tools: libxl: constify parameter to libxl__abs_path |
commit | commitdiff | tree | snapshot |
| 2011-05-24 |
Ian Campbell | tools: libxc: enable libelf logging for HVM domain... |
commit | commitdiff | tree | snapshot |
| 2011-05-24 |
Marco Nenciarini | pygrub: XFS support for pygrub |
commit | commitdiff | tree | snapshot |
| 2011-05-24 |
Ian Campbell | tools: ocaml: remove non-posix-ism from sed script. |
commit | commitdiff | tree | snapshot |
| 2011-05-24 |
Ian Campbell | libxc: save: move static stats variable to stack variable. |
commit | commitdiff | tree | snapshot |
| 2011-05-24 |
Ian Campbell | libxc: save: don't bother calculating stat's deltas... |
commit | commitdiff | tree | snapshot |
| 2011-05-24 |
Ian Campbell | libxc: save: encapsulate time stats in a struct |
commit | commitdiff | tree | snapshot |
| 2011-05-24 |
Ian Campbell | libxc: save: move static "write_count" variable into... |
commit | commitdiff | tree | snapshot |
| 2011-05-24 |
Ian Campbell | libxc: save: noncached write doesn't use live parameter. |
commit | commitdiff | tree | snapshot |
| 2011-05-24 |
Ian Campbell | libxc: save: rename ratewrite to uncached. |
commit | commitdiff | tree | snapshot |
| 2011-05-24 |
Ian Campbell | libxc: save: drop code under ADAPTIVE_SAVE ifdef. |
commit | commitdiff | tree | snapshot |
| 2011-05-24 |
Ian Campbell | libxc: save/restore: remove static context variables |
commit | commitdiff | tree | snapshot |
| 2011-05-24 |
Ian Campbell | libxl: libxl__xs_write format string should be const. |
commit | commitdiff | tree | snapshot |
| 2011-05-24 |
Ian Campbell | libxl: don't close file descriptors 4..255 in libxl__exec |
commit | commitdiff | tree | snapshot |
| 2011-05-24 |
Ian Campbell | libxl: improve logging on failure to start device model. |
commit | commitdiff | tree | snapshot |
| 2011-05-24 |
Jinsong Liu | remus: write circumlocution for try..except..finally |
commit | commitdiff | tree | snapshot |
| 2011-05-24 |
Ian Campbell | libxl: add statup checks to libxl__wait_for_device_model |
commit | commitdiff | tree | snapshot |
| 2011-05-24 |
Ian Campbell | libxl: pass libxl__spawn_starting to libxl__spawn_spawn. |
commit | commitdiff | tree | snapshot |
| 2011-05-24 |
Ian Campbell | libxl: remove redundant call to libxl_domain_device_model |
commit | commitdiff | tree | snapshot |
| 2011-05-24 |
Ian Campbell | libxl: check that device model binary is executable. |
commit | commitdiff | tree | snapshot |
| 2011-05-24 |
Markus Gross | libxc: obtain correct length of p2m during core dumping |
commit | commitdiff | tree | snapshot |
| 2011-05-24 |
Jim Fehlig | libxc: after saving, unmap correct amount for live_m2p |
commit | commitdiff | tree | snapshot |
| 2011-05-24 |
Tim Deegan | x86/mm: Fix one more check in the EPT p2m code |
commit | commitdiff | tree | snapshot |
| 2011-05-23 |
Tim Deegan | drivers/passthrough: fix error paths in pci_add_device*() |
commit | commitdiff | tree | snapshot |
| 2011-05-23 |
Keir Fraser | drivers/passthrough: Revert 23352:ea48976517af -- incor... |
commit | commitdiff | tree | snapshot |
| 2011-05-23 |
Keir Fraser | Fix Config.mk's cc-option for -Wno-* options. |
commit | commitdiff | tree | snapshot |
| 2011-05-21 |
Olaf Hering | gcc-4.6 compile fix: build with -Wno-unused-but-set... |
commit | commitdiff | tree | snapshot |
| 2011-05-20 |
George Dunlap | tools: Fix build failure with gcc 4.4.3-4ubuntu5 |
commit | commitdiff | tree | snapshot |
| 2011-05-20 |
Ian Campbell | libxl: turn some stray printf's in libxl into LIBXL__LOG. |
commit | commitdiff | tree | snapshot |
| 2011-05-20 |
Olaf Hering | hotplug: fix busy loop device detection |
commit | commitdiff | tree | snapshot |
| 2011-05-20 |
Zhou Peng | libxl: make it possible to disable vnc |
commit | commitdiff | tree | snapshot |
| 2011-05-20 |
Christoph Egger | xen: Include headers that are actually needed, drop... |
commit | commitdiff | tree | snapshot |
| 2011-05-20 |
Liu, Jinsong | x86/mca: Fix debug output. |
commit | commitdiff | tree | snapshot |
| 2011-05-20 |
Keir Fraser | Remove unused var from acpi_idle_do_entry(). |
commit | commitdiff | tree | snapshot |
| 2011-05-20 |
Olaf Hering | xen: Remove some initialised but otherwise unused varia... |
commit | commitdiff | tree | snapshot |
| 2011-05-20 |
Olaf Hering | gcc-4.6 compile fix: tools/libxc/xc_domain_restore.c |
commit | commitdiff | tree | snapshot |
| 2011-05-20 |
Olaf Hering | gcc-4.6 compile fix: tools/libxc/xc_tmem.c |
commit | commitdiff | tree | snapshot |
| 2011-05-20 |
Paolo Bonzini | hvmloader: always include HPET table |
commit | commitdiff | tree | snapshot |
| 2011-05-20 |
Jan Beulich | x86/AMD: don't set ARAT feature flag on family F CPUs |
commit | commitdiff | tree | snapshot |
| 2011-05-20 |
Keir Fraser | nestedsvm: reduce TLB flushes |
commit | commitdiff | tree | snapshot |
| 2011-05-20 |
Keir Fraser | nestedsvm: reduce TLB flushes |
commit | commitdiff | tree | snapshot |
| 2011-05-20 |
Jan Beulich | x86: clear CPUID output of leaf 0xd for Dom0 when xsave... |
commit | commitdiff | tree | snapshot |
| 2011-05-20 |
Tim Deegan | pci_remove_device: fix linked list discipline |
commit | commitdiff | tree | snapshot |
| 2011-05-20 |
Keir Fraser | Makefile: install-tools does not depend on ioemu-dir... |
commit | commitdiff | tree | snapshot |
| 2011-05-17 |
Ian Campbell | tools: xl: add option to run in foreground but still... |
commit | commitdiff | tree | snapshot |
| 2011-05-17 |
Ian Jackson | libxl: Fix apic/acpi confusion |
commit | commitdiff | tree | snapshot |
| 2011-05-17 |
Jan Beulich | x86: further adjustments to arch_set_info_guest() after... |
commit | commitdiff | tree | snapshot |
| 2011-05-16 |
Tim Deegan | Build target to wrap dist/install in a .deb archive. |
commit | commitdiff | tree | snapshot |
| 2011-05-16 |
Jan Beulich | amd-iommu: two more __init annotations |
commit | commitdiff | tree | snapshot |
| 2011-05-16 |
Jan Beulich | x86-64: remove left over uses of .got entries |
commit | commitdiff | tree | snapshot |
| 2011-05-16 |
Christoph Egger | nestedsvm: fix fpu context switch |
commit | commitdiff | tree | snapshot |
| 2011-05-16 |
Igor Mammedov | VT-d: Fix resource leaks on error paths |
commit | commitdiff | tree | snapshot |
| 2011-05-16 |
Keir Fraser | x86/tsc: Remove incorrect assertion from cstate_restore... |
commit | commitdiff | tree | snapshot |
| 2011-05-16 |
Ian Campbell | x86/ioapic: avoid gcc 4.6 warnings about uninitialised... |
commit | commitdiff | tree | snapshot |
| 2011-05-16 |
Liu, Jinsong | x86/mca: simplify mce action, and some update of mem... |
commit | commitdiff | tree | snapshot |
| 2011-05-12 |
Stefano Stabellini | x86: Check for valid pirq values in hvm_domain_use_pirq |
commit | commitdiff | tree | snapshot |
| 2011-05-12 |
Keir Fraser | vt-d: [CVE-2011-1898] Ensure that "iommu=required"... |
commit | commitdiff | tree | snapshot |
| next |